Merge branch 'file-chooser-widget-make-key-controller-on-external-entry-work-at-bubbl...
authorMatthias Clasen <mclasen@redhat.com>
Fri, 13 May 2022 14:53:23 +0000 (14:53 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 13 May 2022 14:53:23 +0000 (14:53 +0000)
commit2ff98dad03cff1b75975ca0e254d2f369f4ec5b9
tree90d1d020a7afc83e9b5de40a4c72a6e7b234f084
parentc4f423694f45b6a12740c08ab92008e71519ea37
parente1159dab93abbedd59f76f67690a37783b4252af
Merge branch 'file-chooser-widget-make-key-controller-on-external-entry-work-at-bubble-phase' into 'main'

GtkFileChooserWidget: Propagate keys from external entry to fcwidget at the BUBBLE phase

Closes #4905

See merge request GNOME/gtk!4723